home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Nov 90 / MacApp.Tech$ 11⁄23⁄90 / 2391-Re MacApp⁄C++⁄Sys7.0-Nov90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  859 b   |  31 lines  |  [TEXT/GEOL]

  1. Item forwarded by       FRED.FORSMAN to PZZA.SLT 
  2.  
  3. Item    6909227                         17-Nov-90        18:11PST
  4.  
  5. From:   D4280                           IDS, Robert Pappas,PRT
  6.  
  7. To:     D3678                           Anapra Productions, John Penn,PRT
  8.  
  9. cc:     MACAPP.TECH$                    MacApp Technical
  10.  
  11. Sub:    Re: MacApp/C++/Sys7.0b…
  12.  
  13.  
  14.  
  15. John:
  16.  
  17. I've had these problems once in a while. It apears to be a memory problem. This
  18. goes away when I set the MPW MultiFinder partition to about 6 Meg. It depends
  19. how much code you are linking. Don't trust the '-mf' flag of the linker, in
  20. some cases it just craps out if the MPW partition is full.
  21.  
  22. In the past I've had to turn off all my inits (Appleshare seemed to be a big
  23. culprit). This might have to do with free space in the System heap.
  24.  
  25. I'm using a the ETO MPW 3.2xxx
  26.  
  27. Have fun.
  28.  
  29. Bob
  30.  
  31.